home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / select.zip / SELECTOR.DOC < prev    next >
Text File  |  1991-01-07  |  3KB  |  100 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                                    Selector
  8.  
  9.                                   Version 1.0
  10.  
  11.                            Documentation Version 1.0
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.                           Written by Jon M Robertson
  26.  
  27.                           Written in Turbo Pascal 5.5
  28.  
  29.  
  30.                             Copyright January, 1991
  31.  
  32. ShareWare Information
  33. ---------------------
  34.  
  35.     This program has been released into the vast domain of
  36. ShareWare software.  The author grants the right to use and
  37. distribute the code, as long as all documentation and executable
  38. files are distributed unmodified.  A recommended BBS description
  39. follows:
  40.  
  41. SELECT.ZIP    Select from multiple AUTOEXEC.BAT files on boot-up
  42.  
  43. I don't doesn't expect a donation if you use this software, but
  44. would be interested in hearing from you anyway.
  45.  
  46. The Purpose of Selector
  47. -----------------------
  48.  
  49.     The purpose of Selector is to allow the user to run different
  50. autoexec files each time the machine boots.  Selector can be used
  51. to allow one machine to run be on a network, set up a developing
  52. environment with several TSRs, or just simply boot DOS; without
  53. having to change your autoexec.bat each time.
  54.  
  55. Setting Up Selector
  56. -------------------
  57.     Setting up Selector is easy.  Simply run the program from
  58. your autoexec file.  You can have several commands which always
  59. run, then run Selector to choose which additional commands you
  60. need.  For example:
  61.  
  62. @echo off
  63. path c:\dos;c:\
  64. prompt $p$g
  65. selector
  66. ver
  67.  
  68. Would set the path and prompt, and then run Selector.  Once
  69. Selector finishes, the program returns to the batch file and
  70. shows the current DOS version.  Then set up a batch file in your
  71. root directory for each of the six options on Selector, naming
  72. them STARTUPn.BAT where n is a number from 1 to 6.
  73.  
  74. Once Selector is Setup
  75. ----------------------
  76.     Once you setup Selector, you are all ready to go.  Each time
  77. your machine boots, the Selector menu will come up and allow you
  78. to choose which option you desire by pressing the corresponding
  79. number (between 1 to 6).  If you haven't chosen an option within
  80. ten seconds, the default option (option 1) is automatically
  81. selected.
  82.  
  83.  
  84. Registering Selector
  85. --------------------
  86.     There is a registered version of Selector currently
  87. available.  The registered version allows you to modify the
  88. options on the menu, the batch file each option runs, the time
  89. delay, the default option, as well as other options.  If you wish
  90. to register your version of Selector, please send a check or
  91. money order for $10 (U.S. currency only) to:
  92.  
  93.                                  Jon Robertson
  94.                              KingTrader Programming
  95.                                  8 Black Road
  96.                                Conway, AR  72032
  97.  
  98. If you find Selector useful, I would appreciate hearing your
  99. comments.  You may write to me at the above address, or contact
  100. me via BITNET at JMROBERT@UALR.BITNET